setAddressBookApplicationListener

public abstract void setAddressBookApplicationListener(AddressBookApplicationListener addressbookApplicationListener)

Sets the callback mechanism of Addressbook Service.

Since

2.0.0

Parameters

addressbookApplicationListener

AddressBookService listener

See also